Secondary File to Add Support for the Dark Mode Color Scheme in Notepad++ #4
Open
MicahKezar wants to merge 44 commits into
Open
Secondary File to Add Support for the Dark Mode Color Scheme in Notepad++ #4MicahKezar wants to merge 44 commits into
MicahKezar wants to merge 44 commits into
Conversation
Revised colors to match the default Dark Mode theme found within Notepad++ (Settings > Preferences > Dark Mode).
Removing OG file found in the original repository to minimize confusion
dark mode preview example
…Cisco_IOS_XE_Dark_Mode_byMicahKezar.udl.xml
wording
Re-added the original unedited .xml file to act in compliance with the GPLv3 License.
Re-added the original README.md to ensure GPLv3 compliance
…samaAbbas.udl.xml
Added link to original_files/ folder
changed wording/grammar
added additional links
Added .jpg comparing the original .xml w/ Dark Mode with the revised .xml
Original UDL w/ White Mode VS Original UDL w/ Dark Mode VS Revised UDL w/ Dark Mode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces dark mode support for the Cisco-IOS-XE-NotepadPlusPlus-Syntax-Highlight project. This change focuses exclusively on syntax highlighting colors to ensure compatibility and readability in the default "Dark Mode" theme in Notepad++ environments.
Key Details:
#3F3F3F), and to provide additional clarity and contrast for readability.While I did initially make the changes just for myself, I came to the realization that there may be other people in the same boat I was in—browsing the web looking for Cisco Syntax Highlighting that also supports dark mode functionality.
Lastly, this is my first ever GitHub Fork, and my first ever Pull Request, so hopefully I'm doing it right! I hope this contribution aligns with the goals you initially set when making the project. Let me know if there are any adjustments that need to be made!
Pulling for a brighter (and darker) future,
Micah